In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / HQAnnotationRendering Property

HQAnnotationRendering Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property HQAnnotationRendering As Boolean
public bool HQAnnotationRendering {get; set;}
public read-write property HQAnnotationRendering: Boolean; 
public function get,set HQAnnotationRendering : boolean
public: __property bool get_HQAnnotationRendering();

public: __property void set_HQAnnotationRendering( 

   bool value

);
public:

property bool HQAnnotationRendering {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members